home *** CD-ROM | disk | FTP | other *** search
- Path: hermes.is.co.za!barry
- From: bgrek@mj.org.za (Barry Grek)
- Newsgroups: comp.lang.c++
- Subject: C++ memory allocation problem
- Date: Thu, 04 Jan 96 16:00:16 GMT
- Organization: No organisation supplied
- Message-ID: <4cgfco$948@hermes.is.co.za>
- NNTP-Posting-Host: 168.89.6.16
- X-Newsreader: News Xpress Version 1.0 Beta #3
-
- Ive been using Borland C++ 3.1 and Turbo C++ 3 and both languages give
- me hazardous results when I try to write to memory allocated above 62Kb,
- (Even when using compact or large models). I can allocate teh memory
- (with no problem) on the far heap, but as soon as I access the memory
- with a far pointer teh screen goes white and the system craches.
- (This has happened on a 486-dx4/100 (16 Mb) as well as a 486-sx33 (4Mb))
-
- If anyone has any information that may help me with this problem please
- could you email me or post it.
-
- Thanks in advance
-
- Barry
- bgrek@mj.org.za
-
-